The object for the custom tables used in closing costs.
![]() |
ClosingCostCustomTable
The object for the custom tables used in closing costs.
|
| Name | Description | Data Type |
|---|---|---|
| ausTypes | Array[string] | |
| columnItems | Array[ColumnCostItem] | |
| enable | boolean | |
| id | ObjectId | |
| includeInSearch | boolean | |
| label | string | |
| loanAmountRange | Array[DoubleRangeLeGt] | |
| loanPurposes | Array[string] | |
| loanTypes | Array[string] | |
| loanYears | Array[integer] | |
| mortgageTypes | Array[string] | |
| name | string | |
| propertyTypes | Array[string] | |
| propertyUses | Array[string] | |
| rawData | Array[HashMap] | |
| states | Array[string] | |
| tax | number | |
| termsInMonths | boolean | |
| values | Array[array] | |
| variableLoanTypes | Array[string] |